Eliminiate redundant route_head data member (#764)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Wed, 17 Nov 2021 15:52:08 +0000 (08:52 -0700)
committerGitHub <noreply@github.com>
Wed, 17 Nov 2021 15:52:08 +0000 (08:52 -0700)
commit2504d97daa490ddb4d0071e219fc4efbff98343a
treecd4f16a4afabdda70ad0497f539610daebb64797
parent0beebdd5ecd9cadbb0219a5d9682a240a38a2170
Eliminiate redundant route_head data member (#764)

eliminate redundant route_head data member rte_waypt_ct, replacing it with a member function rte_waypt_ct() that gets the count from the waypoint_list container.
29 files changed:
bcr.cc
defs.h
garmin_txt.cc
gdb.cc
ggv_ovl.cc
gtm.cc
humminbird.cc
igc.cc
ignrando.cc
kml.cc
lowranceusr.cc
magproto.cc
mapsend.cc
mmo.cc
navilink.cc
osm.cc
ozi.cc
position.cc
raymarine.cc
route.cc
saroute.cc
shape.cc
skyforce.cc
smplrout.cc
stmsdf.cc
tpo.cc
trackfilter.cc
validate.cc
xol.cc